home *** CD-ROM | disk | FTP | other *** search
/ FM Towns: Free Software Collection 8 / FM Towns Free Software Collection 8.iso / t_os / wink24h / src / int24.h < prev    next >
Text File  |  1994-06-01  |  147b  |  4 lines

  1. void int24h();
  2. void set24h();     /* int 24h の割り込みベクタを int24h() に変更 */
  3. void reset24h();   /* int 24h の割り込みベクタを元に戻す */
  4.